[INFO] cloning repository https://github.com/BakedSnake/blkc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BakedSnake/blkc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakedSnake%2Fblkc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakedSnake%2Fblkc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26fadaea642241310d16fa92d7c4dfa892cf3178
[INFO] fixing BakedSnake/blkc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakedSnake%2Fblkc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BakedSnake/blkc
[INFO] finished tweaking git repo https://github.com/BakedSnake/blkc
[INFO] tweaked toml for git repo https://github.com/BakedSnake/blkc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BakedSnake/blkc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BakedSnake/blkc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5
[INFO] running `Command { std: "docker" "start" "345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking blkc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |         println!("{}Usage:", MAIN_COLOR_PREFIX);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:83:49
[INFO] [stdout]    |
[INFO] [stdout] 83 |         println!("-------------------------{}", MAIN_COLOR_SUFFIX);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:88
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:107
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:126
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:145
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:178
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:197
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:71
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:90
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:88
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:107
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:126
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:145
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:178
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:197
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:71
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:90
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:97
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:130
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:149
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:71
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:90
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:78
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:97
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:130
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:149
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:71
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:90
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:89
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:108
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:127
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:146
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:179
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:198
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:90
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:89
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:108
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:127
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:146
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:179
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:198
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:90
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:79
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:98
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:131
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:150
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:71
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:90
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:79
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:98
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:131
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:150
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:71
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:90
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |         println!("{}Usage:", MAIN_COLOR_PREFIX);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:83:49
[INFO] [stdout]    |
[INFO] [stdout] 83 |         println!("-------------------------{}", MAIN_COLOR_SUFFIX);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:88
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:107
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:126
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:145
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:178
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:197
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:71
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:90
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:88
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:107
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:126
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:145
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:178
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:197
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:71
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:90
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:97
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:130
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:149
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:71
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:90
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:78
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:97
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:130
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:149
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:71
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:90
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:89
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:108
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:127
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:146
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:179
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:198
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:90
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:89
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:108
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:127
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:146
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:179
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:198
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:90
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:79
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:98
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:131
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:150
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:71
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:90
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:79
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:98
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:131
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:150
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:71
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:90
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: blkc v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking blkc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |         println!("{}Usage:", MAIN_COLOR_PREFIX);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:83:49
[INFO] [stdout]    |
[INFO] [stdout] 83 |         println!("-------------------------{}", MAIN_COLOR_SUFFIX);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:88
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:107
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:126
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:145
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:178
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:197
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:71
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:90
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:88
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:107
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:126
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:145
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:178
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:197
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:71
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:90
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:97
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:130
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:149
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:71
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:90
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:78
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:97
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:130
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:149
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:71
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:90
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:89
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:108
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:127
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:146
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:179
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:198
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:90
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:89
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:108
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:127
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:146
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:179
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:198
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:90
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:79
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:98
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:131
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:150
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:71
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:90
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:79
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:98
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:131
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:150
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:71
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:90
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blkc` (bin "blkc") due to 58 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |         println!("{}Usage:", MAIN_COLOR_PREFIX);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:83:49
[INFO] [stdout]    |
[INFO] [stdout] 83 |         println!("-------------------------{}", MAIN_COLOR_SUFFIX);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:88
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:107
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:126
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:145
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:178
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:197
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:71
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:90
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:88
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLO...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:107
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:126
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:145
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:178
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:197
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:71
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:90
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:97
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:130
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:149
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:71
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:90
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:78
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:97
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:130
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:149
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:71
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:90
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:89
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:108
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:127
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:146
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:179
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:198
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:90
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:89
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COL...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:108
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:127
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, ...
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:146
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:179
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:198
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:90
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:79
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:98
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:131
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:150
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:71
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:90
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:79
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:98
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:131
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:150
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...FIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:71
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:90
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blkc` (bin "blkc" test) due to 58 previous errors
[INFO] running `Command { std: "docker" "inspect" "345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5", kill_on_drop: false }`
[INFO] [stdout] 345c11a41cdc5ce3a87250bb9937e2d7345613e331ff81b00e6f449f2c6ce4e5
